Home menu is now functional.
Added random playback mode.
Added support for wav encapsulated mp3 files.
Added support for ogg flac files.

0.07 Alpha
==========
Added flac support!
Fixed the reported crash with mp3's and weird xing headers.
Should no longer crash if you eject the SD while playing music.
Should not crash (now just exits to loader) if no menu background is present.

0.06 Alpha
==========
Added ogg vorbis support!
Added utf-8 support (including japanese/chinese if you select a proper font).
Changed default font to Deja Vu (no licensing issues).
Fixed background image not moving with screen adjustment.
Fixed seek bar allowing seeking using (+) and (-) on unseekable file formats.

0.05 Alpha
==========
Improved scrolling on file list and dragging of seek bar.
Added seeking via (+) and (-) while hovering over seek bar.
Added cursor hotspot adjustment.
Added optional flashing drive light to music.
Added optional icons to file browser.
Fixed FFT.

0.04 Alpha
==========
Added in background image capability.
Added seek bar.
Added new hotkeys.  Left/right to select different songs.  (1) to play/pause, (2) to stop.
Changed directory enumeration method to speed up changing directories and fix large directory crash.
Fixed bug where scrolling would stop one file short of the bottom.
Fixed some text ignoring theme settings for color.
Fixed modules not starting from the beginning after hitting stop then play.

0.03 Alpha
==========
Refactored some code for easier addition of new codecs.
Added mp3/mp2/mp1/mpa support (libmpg123 for better quality).

0.02 Alpha
==========
Added mod/xm/it/s3m support (dumb + mikmod to combine best of both, more files supported).
File browser now scrolls with next/previous.
Sounds do not have first bit cut off anymore.

0.01 Alpha
==========
Added scrolling support to the browser.
Added (-) support to go up a directory quickly.
Added sequential play ability.

Third Public Build
==================
Vastly sped up text rendering.
Fixed more sound quirks.

Second Public Build
===================
Added graphic eq meter.
Fixed some sound inconsistencies.

First Public Build
==================
Lists directories and files on SD card.
Plays wav files.
Includes limited theme support.